VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.JavaScriptApi Namespace / PdfJsArray<T> Class
Constructors Properties SeeAlso
In This Topic
    PdfJsArray<T> Class Members
    In This Topic
    The following tables list the members exposed by PdfJsArray<T>.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfJsArray<T> class.
    Public Properties
     NameDescription
    Public PropertyGets the array length.
    Public PropertyGets the source array of JavaScript API objects.
    Public PropertyGets or sets the element at the specified index.
    See Also